home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / pkgconfig / pygobject-2.0.pc < prev    next >
Text File  |  2006-01-20  |  544b  |  20 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. includedir=${prefix}/include
  4. datadir=/usr/share
  5.  
  6. # you can use the --variable=pygtkincludedir argument to
  7. # pkg-config to get this value.  You might want to use this to
  8. # install additional headers.
  9. pygtkincludedir=${includedir}/pygtk-2.0
  10.  
  11. # same here.  Useful when calling the code generator in addon packages.
  12. defsdir=${datadir}/pygtk/2.0/defs
  13. codegendir=${datadir}/pygtk/2.0/codegen
  14.  
  15. Name: PyGObject
  16. Description: Python bindings for GObject
  17. Requires: gobject-2.0
  18. Version: 2.6.1
  19. Cflags: -I${pygtkincludedir}
  20.